* lisp/progmodes/scheme.el (scheme-mode-syntax-table): Remove hack for
authorStefan Monnier <monnier@iro.umontreal.ca>
Tue, 20 May 2014 20:12:30 +0000 (16:12 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Tue, 20 May 2014 20:12:30 +0000 (16:12 -0400)
commitf8ff95ce3de28276b9b3776b923505ad968c0c3b
treeb5927f5b0d9502a751d1fb85e9927f6d062e34e4
parent32f82b034f5e21b94f82bffa17270828b8a764b4
* lisp/progmodes/scheme.el (scheme-mode-syntax-table): Remove hack for
#; comments.
(scheme-syntax-propertize, scheme-syntax-propertize-sexp-comment):
New functions.
(scheme-mode-variables): Set syntax-propertize-function instead of
font-lock-syntactic-face-function.
(scheme-font-lock-syntactic-face-function): Delete.
lisp/ChangeLog
lisp/progmodes/scheme.el